object fmOK: TfmOK Left = 305 Top = 239 BorderStyle = bsNone Caption = 'fmOK' ClientHeight = 332 ClientWidth = 332 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 332 Height = 332 end object Label1: TLabel Left = 38 Top = 78 Width = 257 Height = 157 Alignment = taCenter AutoSize = False Caption = 'Label1'#13#10'dfghdfghfg'#13#10'dfghdfgh'#13#10'dfghdfghdfgh'#13#10'dfghdfgh' Font.Charset = RUSSIAN_CHARSET Font.Color = clRed Font.Height = -23 Font.Name = 'Zahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object btClose: TImageBtn Left = 137 Top = 256 Width = 59 Height = 29 Cursor = crHandPoint OnClick = btCloseClick end end